home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / lib / pkgconfig / libart-2.0.pc < prev    next >
Text File  |  2008-04-16  |  236b  |  11 lines

  1. prefix=/target
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libart
  7. Description: LGPL version of the libart library
  8. Version: 2.3.20
  9. Libs: -L${libdir} -lart_lgpl_2
  10. Cflags: -I${includedir}/libart-2.0
  11.